Jon Relay's Stuff
Apple //e Hard Disk Image


Contents:

High Resolution Graphics Programs and Sample Images
Low Resolution Graphics Programs and Sample Images
Jon Relay's ProDOS File Manager
Utilities
DazzleDraw Pictures (although DazzleDraw does refuse to open them)
Binary Programs               (Any way to solve this?)


BINARY: Binary Program Files (4)
        SPIRAL.DISPLAY: Spirals HiRes Page 1 onto HiRes Page 2
        INSTANT.INVERSE: Instantly draws an inverse text screen
        SOUND.GENERATOR: Generates musical tones through speaker.
                Poke pitch into 768. Poke duration into 769.
        XOUTPUT: Alternate character output routine. Displays
                control characters as flashing letters. Might be
                incompatible with ProDOS. Cannot co-exist in memory
                with SOUND.GENERATOR.

DAZZLEDRAW: Copy of DazzleDraw. I can't get it to work on this disk image.
DD.PICTURES: DazzleDraw Pictures (3)
HIRES.PICTURES: HiRes Graphics Samples (7)
HIRES.PROGRAMS: HiRes Graphics Programs (7)
        CDDRAW: Split-Screen Static
        CDDRAW.FULL: Full Screen Static
        DIRECT.TYPE: Type directly onto the HiRes graphics screen
        PADDLE.DRAW: Drawing program for B&W HiRes Graphics.
                Set up Joystick Emulation as mouse position.
        RANDOM.LINES: Draws lines at random positions and in random
                colors in HiRes graphics.
        RANDOM.SCREEN: Displays random combinations of vertical lines.

LORES: LoRes Graphics Programs and Samples (5)
        GR.TYPING: Type directly onto the LoRes graphics screen
        HEART: Sample Image
        LR.ETCHASKETCH: Etch-a-Sketch type drawing program
        LR.PADDLEDRAW: Drawing program for LoRes Graphics.
                Unfortunately, the save command fails under ProDOS.
                Set up Joystick Emulation as mouse position.
        SOPHIES.NAME: Sample Image

MISCELLANEOUS: Misc. Applesoft Programs (9)
        COINFLIP: Flips a coin. Taken from cover of "Advanced BASIC"
        NUMBER.TOTAL: Adds up all the integers from 1 to a number and
                displays the result.
        PADDLE.PROGRAMS / PADDLE.VALUES: Displays values of paddle and
                pushbutton inputs.
        RADAR.SIM: Simulates a radar screen. Needs green monochrome
                and an emulator with the "right speed" to look right.

UTILITIES: Utility Programs (13)
        CHARACTERS: Displays both character sets
        FILEMAN: Jon Relay's ProDOS File Manager
        FILEMENU: Menu that comes up at startup
        GRAPHMAN: For saving different types of graphics
        OUTPUT.SETUP: Allows use of a binary file as character output
                generator.
        TEXT.COORD.LOC: Finds the memory address corresponding to a
                row and column number.
        XSHUTDOWN: Used by FILEMAN. Emulates Shut Down command on Mac.

VISICALC: Copy of VisiCalc. From DOS 3.3 disk image, so it might not work.
WORDPROC: Programs for Working with Text Files (4)
        WORD.OUT: Outputs text to a text file.